home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / baseapp.exe / README.TXT < prev   
Text File  |  1991-09-15  |  2KB  |  36 lines

  1. BASE APPLICATION Version 1.0                                September 15, 1991
  2. ------------------------------------------------------------------------------
  3.  
  4. This is a simple, basic TV application that contains several very helpful
  5. routines common to most TV apps I write.  They will likely be helpful to you,
  6. as well.
  7.  
  8. This is SHAREWARE folks.  For a whopping $10 you'll be entitled to future
  9. versions and other utilities as/if they are written, plus you'll be legally
  10. allowed to use the code!  Gimme a break and send a check if you use it, eh?
  11.  
  12. The base application contains a hi-res video mode toggle, working help
  13. context skeletons for menubar/statusline, app initialization code that puts
  14. up message boxes if your app-specific requirements are not met, proper
  15. handling of window numbers, tileable/cascadable windows, et al.  See the
  16. source code for more comments.
  17.  
  18. Special thanks to TeamB member Neil J. Rubenking's book, Turbo Pascal 6.0
  19. Techniques and Utilities, for VERY useful routines and inspiration.
  20.  
  21. Constructive criticism and suggestions always welcome.
  22.  
  23. John C. Leon
  24. 3807 Wood Gardens Court
  25. Kingwood, TX  77339
  26.  
  27. CIS 72426,2077
  28.  
  29.  
  30. N.B. Btrieve programmmers!  Check out my TP6 unit for object-oriented
  31.      programming with Btrieve applications.  Limited currently to standard
  32.      Btrieve files, it makes Btrieve programming a snap!  You'll find that
  33.      unit available currently as FREEWARE in CIS' BPROGA Forum, in library
  34.      #1 (OOP) as BTP*.ZIP (* = version number).
  35.  
  36.